home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / aie8911.zip / SPECS.CFG < prev    next >
Text File  |  1989-08-27  |  753b  |  26 lines

  1.  
  2. %%%%%%%%%%%%%%%%% SPECS CONFIGURATION FILE %%%%%%%%%%%%%%%%%%%%%%%%
  3.  
  4.  
  5. %%%%%%%%%%%%%%%%%%% HARDWARE CONFIGURATION %%%%%%%%%%%%%%%%%%%%%
  6.  
  7. monitor( mono).
  8. graphics_card( mono ).
  9.  
  10.  
  11. %%%%%%%%%%%%%%%%%%% trace flags %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  12. /* To trace something take out the % in col. 1.
  13.    To untrace something, put the % in col. 1.
  14.  
  15.    Trace messages appear on the screen and in the file log.log
  16.    created for each complete run.
  17.  
  18. */
  19. % next_tok_trace.               % getting next token
  20. % stub_trace.                   % executing stubs
  21. % file_trace.                   % file processing
  22.  
  23. %%%%%%%%%%%%%%% end trace flags %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  24.  
  25. %%%%%%%%%%%%%%%%%%%%%%%%%%%%% eof %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  26.